home *** CD-ROM | disk | FTP | other *** search
/ Grand Slam 3 / Grand Slam 3.iso / 004 / bre0979.arj / BREDATA.EXE / DOCS / IPLOCAL.DOC < prev    next >
Text File  |  1995-07-14  |  2KB  |  39 lines

  1. Barren Realms Elite                                         By Mehul Patel
  2.  
  3. InterPlanetary Local Play Documentation               Last Update: 11/3/94
  4. --------------------------------------------------------------------------
  5. Many sysops are unwilling to setup the InterBBS Gaming System, are unsure
  6. of its workings, or are unwilling to connect to another system.  This file
  7. explains how to set up several local games to be interconnected so you
  8. may essentially run an "InterPlanetary Local Game".
  9.  
  10. This can be especially interesting if you have a large number of players on
  11. the board who wish to form "teams" and fight, etc.
  12.  
  13. How to do this:
  14.  
  15.   See the IPSETUP.DOC for basic information on how to set up your BRNODES.DAT
  16.   and BBS.CFG files.  Here is a basic example for setup:
  17.  
  18.   Game #2's INBOUND file dir [bbs.cfg] is Game #1's OUTBOUND (ie,
  19.     C:\BRE1\OUTBOUND)
  20.   Game #3's INBOUND file dir is Game #2's OUTBOUND
  21.   ...
  22.   Game #x's INBOUND file dir is Game #(x-1)'s OUTBOUND
  23.   Game #1's INBOUND file dir is Game #x's OUTBOUND
  24.  
  25.   **All systems should route data to the next system:
  26.     Game 1 should have a route.cfg with: "ROUTE * 2"
  27.     Game 2 should have a route.cfg with: "ROUTE * 3"
  28.     ...
  29.     Game (x-1) should have a route.cfg with: "ROUTE * x"
  30.     Game x should have a route.cfg with: "ROUTE * 1"
  31.  
  32.   This basically produces a file circle.  Run BRE PLANETARY on each system 1-x
  33.   in order, and all the necessary information will be properly transmitted
  34.   between systems.  Running this cycle twice will produce immediate results of
  35.   all attacks, etc.
  36.  
  37. Hope that wasn't too confusing! :)
  38.  
  39.